Handle the [back] button properly (bug#4979).
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Nov 2009 22:23:49 +0000 (22:23 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Nov 2009 22:23:49 +0000 (22:23 +0000)
commit3c89d327bd82956705d52221cbb2849d1970dc51
tree97c63586110aee75303d0d730b8748f49c781c15
parent2889b49f5e03e1de11d2c687c9ff73b97496ccf1
Handle the [back] button properly (bug#4979).
* descr-text.el (describe-text-properties): Add a `buffer' argument.
Use help-setup-xref, help-buffer, and with-help-window.
(describe-char): Add `buffer' argument.
Pass proper command to help-setup-xref.  Don't meddle with
help-xref-stack-item directly.
(describe-text-category): Use with-help-window and help-buffer.
lisp/ChangeLog
lisp/descr-text.el